Version

IFastItemColumn<T> Interface Members

The following tables list the members exposed by IFastItemColumn<T>.

Public Properties
 NameDescription
 PropertyMaximumGets the column's maximum value.  
 PropertyMayContainUnknownsGets if the data may contain unknown values (null, NaN, etc).  
 PropertyMinimumGets the column's minimum value.  
See Also